public class DefaultSectionStyle : DefaultStylePublic Class DefaultSectionStyle
Inherits DefaultStyle| DefaultSectionStyle | Initializes a new instance of the DefaultSectionStyle class. |
| BackgroundColor | Specifies the background color for section. |
| ColumnGap | |
| Columns | Contains a collection of SectionColumn objects. |
| DontBalanceTextColumns | Specifies whether the text column content should be evenly distributed over all text columns or not. |
| Family |
Contains the style family.
(Inherited from DefaultStyle) |
| LeftMargin | Specifies the left margin for section. |
| Protect | Specifies that sections should not be changed. |
| RightMargin | Specifies the right margin for section. |
| Separator | Specifies the separator for section. |
| WritingMode | Writing mode is inherited from the page that contains the element where this attribute appears. |
| Clone | Creates a new object that is a deep copy of the current instance. |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString |
Converts the value of the current DefaultSectionStyle object to its equivalent string representation.
(Overrides DefaultStyleToString) |